home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
hashsig
/
hashsig.lha
/
testit
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-08-10
|
188 b
|
12 lines
#! /bin/csh
./destroyoldkey
./makepublickey -n4 key "Fred Farckle"
grep public privDir/*
while (1)
grep path privDir/*
grep toggle privDir/*
rm -f .JZtest
./sign key test
./check test
end